FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/pco-goal-domain-categories

Packagehl7.fhir.us.pco
Resource TypeValueSet
Idpco-goal-domain-categories
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/pco/https://build.fhir.org/ig/HL7/pco-ig/ValueSet-pco-goal-domain-categories.html
URLhttp://hl7.org/fhir/us/pco/ValueSet/pco-goal-domain-categories
Version1.0.0-ballot
Statusdraft
Date2025-03-28T13:01:03+00:00
NamePCOGoalDomainCategories
TitlePCO Goal Domain Categories
Realmus
Authorityhl7
DescriptionValue set to identify the goal domain category for PCO resources.

Resources that use this resource

StructureDefinition
pco-goal-profilePerson-Centered Goal

Resources that this resource uses

CodeSystem
pco-goal-domains-temporaryPCO Goal Domains

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet pco-goal-domain-categories

  • Include these codes as defined in http://hl7.org/fhir/us/pco/CodeSystem/pco-goal-domains-temporary
    CodeDisplayDefinition
    housingHousingHaving acceptable housing that is appropriate for a person's needs.
    access-to-servicesAccess To ServicesAbility to access, afford, and utilize appropriate health and community resources. Includes access to transportation, stable food resources, and assistance with financial concerns.
    caregiver-needsCaregiver NeedsSupporing the needs of a person's caregiver
    end-of-lifeEnd Of LifePlanning for end-of-life care and desires to reduce burden on family or others.
    independenceIndependenceAbility to live independently without help or assistance from others.
    legalLegalHaving adequate support for legal issues such as child custody, medical power of attorney, etc.
    managing-conditionsManaging ConditionsSatisfaction with health care received or desired, and experiences with providers and the health care system.
    medication-managementMedication ManagementSatisfaction with ability to manage medications.
    improving-health-and-wellnessImproving Health And WellnessAbility to develop, improve and maintain positive health and wellness habits.
    physical-functionPhysical FunctionAbility to manage physical functioning, physical symptoms or conditions, and improve or maintain ability to participate in physical activities.
    social-functioningSocial FunctioningAbility to engage in social activities.
    emotional-and-mental-healthEmotional And Mental HealthHaving a positive outlook on life.

Source

{
  "resourceType": "ValueSet",
  "id": "pco-goal-domain-categories",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/pco/ImplementationGuide/hl7.fhir.us.pco"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/pco/ImplementationGuide/hl7.fhir.us.pco"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/pco/ValueSet/pco-goal-domain-categories",
  "version": "1.0.0-ballot",
  "name": "PCOGoalDomainCategories",
  "title": "PCO Goal Domain Categories",
  "status": "draft",
  "experimental": false,
  "date": "2025-03-28T13:01:03+00:00",
  "publisher": "HL7 International / Patient Care",
  "contact": [
    {
      "name": "HL7 International / Patient Care",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        },
        {
          "system": "email",
          "value": "patientcare@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Value set to identify the goal domain category for PCO resources.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/pco/CodeSystem/pco-goal-domains-temporary",
        "concept": [
          {
            "code": "housing",
            "display": "Housing"
          },
          {
            "code": "access-to-services",
            "display": "Access To Services"
          },
          {
            "code": "caregiver-needs",
            "display": "Caregiver Needs"
          },
          {
            "code": "end-of-life",
            "display": "End Of Life"
          },
          {
            "code": "independence",
            "display": "Independence"
          },
          {
            "code": "legal",
            "display": "Legal"
          },
          {
            "code": "managing-conditions",
            "display": "Managing Conditions"
          },
          {
            "code": "medication-management",
            "display": "Medication Management"
          },
          {
            "code": "improving-health-and-wellness",
            "display": "Improving Health And Wellness"
          },
          {
            "code": "physical-function",
            "display": "Physical Function"
          },
          {
            "code": "social-functioning",
            "display": "Social Functioning"
          },
          {
            "code": "emotional-and-mental-health",
            "display": "Emotional And Mental Health"
          }
        ]
      }
    ]
  }
}